body {
	background-color: #000000;
	background-image: url(../medias/images/image_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.spacer20 {
	line-height: 0px;
	padding-bottom: 20px;
}
.spacer40 {
	line-height: 0px;
	padding-bottom: 40px;
}
.spacer50 {
	line-height: 0px;
	padding-bottom: 50px;
}
img {
	border: 0px;
}
.centrer {
	margin:0px auto;
	text-align: center;
}
.banner {
	position: absolute;
	top: 0px;
	left: 262px;
}
.left {
	float: left;
	width: 480px;
}
.right {
	float: left;
	width: 400px;
}
.standard {
	font: verdana;
	font-size: 12px;
	text-align: justify;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}
#wrapper {
	width: 932px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 96px;
	position: relative;
	margin-bottom: 20px;
}
#menu {
	background-image: url(../medias/images/image_08.gif);
	height: 30px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	position: relative;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 28px;
	background-image: url(../medias/images/image_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu  li  {
	float: left;
	color: #333333;
	font-size: 14px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../medias/images/image_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a:hover {
	background-image: url(../medias/images/image_07.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ref{
	text-align:right;
	font-size: 12px;
	
}
.ref a {
	color:black;
	text-decoration:none;
}
.ref a:hover {
	color:black;
}
.splash {
	width: 900px;
	height: 320px;
	margin:0px auto;
	padding-bottom: 30px;
}
.fit2logo {
	width: 900px;
	margin:0px auto;
}
#content {
	background-color: #FFFFFF;
	padding-top: 30px;
}
#content a {
	color: #50BBFF;
}
#content a:hover {
	color: #007ACC;
	text-decoration: none;
}
.titre {
	margin: 0px;
	padding: 0px;
}
#content .slideright {
	float: right;
	width: 400px;
	height: 300px;
}
#footer {
	padding-top: 10px;
	font-size: 12px;
	color: #333333;
	margin:0px auto;
	text-align:center;
	/*display: none;*/
}
.footlinks a {
	color: #333333;
	text-decoration: none;
}
.footlinks a:hover {
	color: #666666;
	text-decoration: none;
}
